google.golang.org/protobuf/internal/impl.coderMessageInfo.needsInitCheck (field)
4 uses
google.golang.org/protobuf/internal/impl (current package)
checkinit.go#L27: if !mi.needsInitCheck {
codec_map.go#L317: if !mi.needsInitCheck {
codec_message.go#L32: needsInitCheck bool
codec_message.go#L176: mi.needsInitCheck = needsInitCheck(mi.Desc)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)